[INFO] cloning repository https://github.com/shallow777/sumcheck_toy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shallow777/sumcheck_toy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshallow777%2Fsumcheck_toy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshallow777%2Fsumcheck_toy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe81cbd604224b2cfe4ef60f07fdf883e716f6fd
[INFO] fixing shallow777/sumcheck_toy/fe81cbd604224b2cfe4ef60f07fdf883e716f6fd against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshallow777%2Fsumcheck_toy" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  59% (1009/1683)
Updating files:  60% (1010/1683)
Updating files:  61% (1027/1683)
Updating files:  62% (1044/1683)
Updating files:  63% (1061/1683)
Updating files:  64% (1078/1683)
Updating files:  65% (1094/1683)
Updating files:  66% (1111/1683)
Updating files:  67% (1128/1683)
Updating files:  68% (1145/1683)
Updating files:  69% (1162/1683)
Updating files:  70% (1179/1683)
Updating files:  71% (1195/1683)
Updating files:  72% (1212/1683)
Updating files:  73% (1229/1683)
Updating files:  74% (1246/1683)
Updating files:  75% (1263/1683)
Updating files:  76% (1280/1683)
Updating files:  77% (1296/1683)
Updating files:  78% (1313/1683)
Updating files:  79% (1330/1683)
Updating files:  80% (1347/1683)
Updating files:  81% (1364/1683)
Updating files:  82% (1381/1683)
Updating files:  83% (1397/1683)
Updating files:  84% (1414/1683)
Updating files:  85% (1431/1683)
Updating files:  86% (1448/1683)
Updating files:  87% (1465/1683)
Updating files:  88% (1482/1683)
Updating files:  89% (1498/1683)
Updating files:  90% (1515/1683)
Updating files:  91% (1532/1683)
Updating files:  92% (1549/1683)
Updating files:  93% (1566/1683)
Updating files:  94% (1583/1683)
Updating files:  95% (1599/1683)
Updating files:  96% (1616/1683)
Updating files:  97% (1633/1683)
Updating files:  98% (1650/1683)
Updating files:  99% (1667/1683)
Updating files: 100% (1683/1683)
Updating files: 100% (1683/1683), done.
[INFO] started tweaking git repo https://github.com/shallow777/sumcheck_toy
[INFO] finished tweaking git repo https://github.com/shallow777/sumcheck_toy
[INFO] tweaked toml for git repo https://github.com/shallow777/sumcheck_toy written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shallow777/sumcheck_toy on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shallow777/sumcheck_toy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 11371e9152991ccbefa31b8732c0de28ac92044a8af046083143f93a28e92088
[INFO] running `Command { std: "docker" "start" "11371e9152991ccbefa31b8732c0de28ac92044a8af046083143f93a28e92088", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11371e9152991ccbefa31b8732c0de28ac92044a8af046083143f93a28e92088" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11371e9152991ccbefa31b8732c0de28ac92044a8af046083143f93a28e92088", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "11371e9152991ccbefa31b8732c0de28ac92044a8af046083143f93a28e92088" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]     Checking mlpoly v0.1.0 (/opt/rustwide/workdir/mlpoly)
[INFO] [stderr]     Checking sumcheck v0.1.0 (/opt/rustwide/workdir/sumcheck)
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]     Checking ark-bn254 v0.4.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.92s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "11371e9152991ccbefa31b8732c0de28ac92044a8af046083143f93a28e92088", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11371e9152991ccbefa31b8732c0de28ac92044a8af046083143f93a28e92088", kill_on_drop: false }`
[INFO] [stdout] 11371e9152991ccbefa31b8732c0de28ac92044a8af046083143f93a28e92088
